.Net Framework > v3.5.21022.8 > System > Linq > Expressions > Expression > MakeBinary MakeBinary(ExpressionType,Expression,Expression)
MakeBinary(ExpressionType,Expression,Expression,Boolean,MethodInfo)
MakeBinary(ExpressionType,Expression,Expression,Boolean,MethodInfo,LambdaExpression)


MakeBinary(ExpressionType,Expression,Expression)

Category
Method
Description
Creates a System.Linq.Expressions.BinaryExpression, given the left and right operands, by calling an appropriate factory method.
Type
BinaryExpression
Character
public, static
Parameters
NameTypeDescription
binaryTypeExpressionType
leftExpression
rightExpression
Tags
01892ABD01, 02E3ABA98D, 0322962271

MakeBinary(ExpressionType,Expression,Expression,Boolean,MethodInfo)

Category
Method
Description
Creates a System.Linq.Expressions.BinaryExpression, given the left operand, right operand and implementing method, by calling the appropriate factory method.
Type
BinaryExpression
Character
public, static
Parameters
NameTypeDescription
binaryTypeExpressionType
leftExpression
rightExpression
liftToNullBoolean
methodMethodInfo
Tags
01892ABD01, 02E3ABA98D, 0322962271

MakeBinary(ExpressionType,Expression,Expression,Boolean,MethodInfo,LambdaExpression)

Category
Method
Description
Creates a System.Linq.Expressions.BinaryExpression, given the left operand, right operand, implementing method and type conversion function, by calling the appropriate factory method.
Type
BinaryExpression
Character
public, static
Parameters
NameTypeDescription
binaryTypeExpressionType
leftExpression
rightExpression
liftToNullBoolean
methodMethodInfo
conversionLambdaExpression
Tags
01892ABD01, 02E3ABA98D, 0322962271

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database